home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="gb2312"?>
- <CyLexParser name="word" time="2003-12-19" author="leiliang">
- <rule mode="regexp" type="word" typevalue="1" match="[a-zA-Z0-9][a-zA-Z0-9][a-zA-Z0-9]+"/>
- <rule mode="regexp" type="chinese" typevalue="2" match="[\x80-\xff][\x80-\xff]"/>
- <rule mode="table" type="other" typevalue="3" alphabet="\n" cloumncount="3" rowcount="2">
- 1 -1 -1
- -1 -1 0
- </rule>
- </CyLexParser>